home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung / Power-Programmierung (Tewi)(1994).iso / magazine / progjour / 1988 / 04 / smltpl.rc < prev    next >
Text File  |  1988-04-28  |  143b  |  9 lines

  1. /* resource file for the Windows small memory model template */
  2.  
  3. #include "smltpl.h"
  4.  
  5. STRINGTABLE
  6. BEGIN
  7.     IDS_APPNAME,    "Smltpl"
  8. END
  9.